getWorseCaseHistoricalLine
| Post | getWorseCaseHistoricalLineUsingPOST |
Resource Path: /rest/lock/getWorseCaseHistoricalLine/{userIdForWorseCase}
| Name | Description | Data Type |
|---|---|---|
| userIdForWorseCase | userIdForWorseCase | string |
| userId | userId | string |
| Name | Description |
|---|---|
| secret | Access Token |
The request body is of type ObjectNode.
![]() |
ObjectNode
|
The response body is of type LineResult.
OK![]() |
LineResult
|
| Fault | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |